PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.bidimensional Package / PDF417Barcode Class / validateBarcode Method
In This Topic
    validateBarcode Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected boolean validateBarcode( 
       short[] codewords,
       boolean includesLengthSymbol
    )

    Parameters

    codewords
    includesLengthSymbol
    See Also